Interface RepProcess

All Superinterfaces:
IPCObject, Process
All Known Implementing Classes:
RepProcessImpl

public interface RepProcess extends Process
Information provided by the PKI file:

    \class RepProcess
    
    \brief RepProcess handles and manipulates Rep processes.
    
    \example network().getDevice("Switch0").getProcess("RepProcess").getRepProcess(1)
    
Author:
Auto-generated